[INFO] cloning repository https://github.com/nc7s/blindcopy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nc7s/blindcopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnc7s%2Fblindcopy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnc7s%2Fblindcopy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b3d222a671cac266cb90beac6cdc08791f1512b
[INFO] testing nc7s/blindcopy against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnc7s%2Fblindcopy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nc7s/blindcopy
[INFO] finished tweaking git repo https://github.com/nc7s/blindcopy
[INFO] tweaked toml for git repo https://github.com/nc7s/blindcopy written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nc7s/blindcopy on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nc7s/blindcopy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.tags
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] add5a9e2416cc47c1204979737bf20b2a35d5cb69267684630c2b2f470a57c5c
[INFO] running `Command { std: "docker" "start" "-a" "add5a9e2416cc47c1204979737bf20b2a35d5cb69267684630c2b2f470a57c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "add5a9e2416cc47c1204979737bf20b2a35d5cb69267684630c2b2f470a57c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add5a9e2416cc47c1204979737bf20b2a35d5cb69267684630c2b2f470a57c5c", kill_on_drop: false }`
[INFO] [stdout] add5a9e2416cc47c1204979737bf20b2a35d5cb69267684630c2b2f470a57c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 534db2a8b2d4c01a65e6b7b52cb4a4aa47f1bc94830f196290c8ca7f0f5676a6
[INFO] running `Command { std: "docker" "start" "-a" "534db2a8b2d4c01a65e6b7b52cb4a4aa47f1bc94830f196290c8ca7f0f5676a6", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.tags
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.1
[INFO] [stderr]    Compiling blindcopy v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.18s
[INFO] running `Command { std: "docker" "inspect" "534db2a8b2d4c01a65e6b7b52cb4a4aa47f1bc94830f196290c8ca7f0f5676a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "534db2a8b2d4c01a65e6b7b52cb4a4aa47f1bc94830f196290c8ca7f0f5676a6", kill_on_drop: false }`
[INFO] [stdout] 534db2a8b2d4c01a65e6b7b52cb4a4aa47f1bc94830f196290c8ca7f0f5676a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37139c972944e8abf4ad9779dd83c4195b9e75fa3dea4fd9d3fe86583a6dc07e
[INFO] running `Command { std: "docker" "start" "-a" "37139c972944e8abf4ad9779dd83c4195b9e75fa3dea4fd9d3fe86583a6dc07e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.tags
[INFO] [stderr]    Compiling blindcopy v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "37139c972944e8abf4ad9779dd83c4195b9e75fa3dea4fd9d3fe86583a6dc07e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37139c972944e8abf4ad9779dd83c4195b9e75fa3dea4fd9d3fe86583a6dc07e", kill_on_drop: false }`
[INFO] [stdout] 37139c972944e8abf4ad9779dd83c4195b9e75fa3dea4fd9d3fe86583a6dc07e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 283329fd1cb159347ef4083ad978e467d60c93c914af8792afd09541161d7457
[INFO] running `Command { std: "docker" "start" "-a" "283329fd1cb159347ef4083ad978e467d60c93c914af8792afd09541161d7457", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.tags
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blindcopy-58544109db3cf7c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/linux.rs (/opt/rustwide/target/debug/deps/linux-abaf9bf6bfe2ee82)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test concealment_metadata ... ignored, requires a Wayland compositor
[INFO] [stdout] test text_roundtrip ... ignored, requires a Wayland compositor
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macos.rs (/opt/rustwide/target/debug/deps/macos-890ea18afbcdecba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/windows.rs (/opt/rustwide/target/debug/deps/windows-bbd7d422a7682a5f)
[INFO] [stderr]    Doc-tests blindcopy
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "283329fd1cb159347ef4083ad978e467d60c93c914af8792afd09541161d7457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283329fd1cb159347ef4083ad978e467d60c93c914af8792afd09541161d7457", kill_on_drop: false }`
[INFO] [stdout] 283329fd1cb159347ef4083ad978e467d60c93c914af8792afd09541161d7457
